zoom: doc fixes
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 10 Apr 2014 11:45:06 +0000 (13:45 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:28 +0000 (19:54 +0200)
gtk/gtkgesturezoom.c

index 648d0bbc8e84507e1feb06255216f2cbca2c4415..6899b85b438abe04948b1e67165655c24b2f1d5d 100644 (file)
@@ -26,7 +26,7 @@
  *
  * #GtkGestureZoom is a #GtkGesture implementation able to recognize
  * pinch/zoom gestures, whenever the distance between both tracked
- * sequences changes, the #GtkGestureZoom:scale-changed signal is
+ * sequences changes, the #GtkGestureZoom::scale-changed signal is
  * emitted to report the scale factor.
  */